home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK11⁄89.cpt / Using Repeat / card_2210.txt < prev    next >
Text File  |  1989-11-02  |  2KB  |  49 lines

  1. -- card: 2210 from stack: in
  2. -- bmap block id: 9008
  3. -- flags: 4000
  4. -- background id: 2687
  5. -- name: Help
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   set the scroll of cd fld 1 to 0
  9. end closeCard
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 2007
  15. -- rect: left=28 top=58 right=286 bottom=504
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part contents for background part 8
  27. ----- text -----
  28. HELP CARD
  29.  
  30. -- part contents for card part 1
  31. ----- text -----
  32. To try your own script:
  33.      Edit the text in the "Script" field to make any changes to what is already there. Then click the "Try it" button. The "Try it" button will use the text in the "Script"field for its script.
  34.      Click the "Reset Field to Original" button to return the field to its original text. (That text is stored in a hidden field called, Holder. It never changes.)
  35.  
  36. To see the script of any BUTTON:
  37.      Press the Command and Option key then click the button.
  38.  
  39. To see the script of any FIELD:
  40.      Press the Command and Option and Shift key then click the field.
  41.  
  42. To see the script of any CARD:
  43.      Press the Command and Option key then press "c" key while on that card.
  44.  
  45. To see the script of any BACKGROUND:
  46.      Press the Command and Option key then press "b" key while on that background.
  47.  
  48. To see the script of any STACK:
  49.      Press the Command and Option key then press "s" key while in that stack.